CollegeCourseArticulation 
EntityType  Independent 
Logical Entity Name  CollegeCourseArticulation 
Default Table Name  AmCourseRel 
Logical Only  NO 
Definition 
 
Note 
 

CollegeCourseArticulation Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
CollegeCourseArticulationId(PK)    INTEGER  NO 
 
CourseId(FK)    INTEGER  NO 
 
CollegeCourseId(FK)    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

CollegeCourseArticulation Keys 
Key Name  Key Type  Keys 
PK_AmCourseRel_AmCourseRelID  PrimaryKey  CollegeCourseArticulationId 
AmCourseRel_AmCollegeCourseID_N_N_IDX  Inversion Entry  CollegeCourseId 
AmCourseRel_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
AmCourseRel_AdCourseID_N_N_IDX  Inversion Entry  CourseId 

CollegeCourseArticulation Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
CollegeCourse  Non-Identifying  Zero or One to Zero or More        CollegeCourseId  NO 
Course  Non-Identifying  Zero or One to Zero or More        CourseId  NO 
Course  Non-Identifying  One To Zero or More        CourseId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
CollegeCourse  Non-Identifying  One To Zero or More        CollegeCourseId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
CollegeCourseArticulationDetail  Non-Identifying  Zero or One to Zero or More          NO 
CollegeCourseArticulationDetail  Non-Identifying  One To Zero or More          NO 

CollegeCourseArticulation Check Constraints 
Check Constraint Name  CheckConstraint